QVAC-18540 chore: add BCI Whispercpp models to prod registry#1938
Merged
yuranich merged 3 commits intoMay 8, 2026
Conversation
GustavoA1604
approved these changes
May 7, 2026
ogad-tether
approved these changes
May 7, 2026
Contributor
Author
|
/review |
Contributor
Tier-based Approval Status |
yuranich
approved these changes
May 8, 2026
Contributor
|
/review |
Proletter
pushed a commit
that referenced
this pull request
May 24, 2026
Co-authored-by: Ishan Vohra <ishanvohra@Ishans-MacBook-Air.local>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🎯 What problem does this PR solve?
bci-embedder.bin,ggml-bci-windowed.bin) were not discoverable through the production registry, blocking downstream consumers from resolving them via the standard model registry flow.📝 How does it solve it?
packages/qvac-lib-registry-server/data/models.prod.jsonunder the@qvac/bci-whispercppengine, pointing at the2026-05-07S3 build with GitHub release fallback links and Apache-2.0 license metadata.📦 Models
Added models
bci-whispercpp/2026-05-07/bci-embedder.bin(engine: @qvac/bci-whispercpp, tags: bci, whispercpp, embedder)bci-whispercpp/2026-05-07/ggml-bci-windowed.bin(engine: @qvac/bci-whispercpp, tags: bci, whispercpp, windowed)